home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d23 / narc13.arc / NARC.NEW < prev    next >
Text File  |  1987-11-23  |  6KB  |  180 lines

  1.  
  2.  
  3.  
  4.                          NARC documentation addendum
  5.  
  6.  
  7.  
  8.  
  9.                                 Version 1.3
  10.  
  11.  
  12.  
  13.  
  14.  
  15.                   Copyright (c) 1987,1988 Infinity Design Concepts
  16.  
  17.  
  18.                         ------------------------------------
  19.  
  20.  
  21.  
  22.                    NARC version 1.3 enhancements
  23.  
  24.  
  25. Speed improvements.
  26.  
  27.     This version of NARC has a greatly streamlined uncruncher. The
  28.     result is an additional 22% decrease in extraction times. Version
  29.     1.3 uses a very large stack, which avoids a time consuming link
  30.     and relink operation on the string table when decoding each string.
  31.  
  32.  
  33. Full EGA support.
  34.  
  35.     I finally got an EGA card, so NARC followed. (You're welcome Gene!)
  36.  
  37.  
  38. Handling of sub directories with no ARC files.
  39.  
  40.     There were many complaints about how NARC handled this situation.
  41.     Previously, NARC simply would not let you select a sub directory that
  42.     contained no ARC files (there is no reason to go there anyway), but
  43.     this caused a lot of confusion and in response the handling of this
  44.     situation has been revised. NARC will now show the NO-ARC-FILES window
  45.     and give several options.
  46.  
  47.  
  48. Expanded HELP
  49.  
  50.     HELP is now available from the NO-ARC-FILES window.
  51.  
  52.  
  53. Expanded movement in the pop up windows.
  54.  
  55.     The HOME,END,PG UP, PG DN and arrow keys now work in all windows.
  56.  
  57.  
  58. New help windows.
  59.  
  60.     There was also a lot of confusion about the subdirectory window and
  61.     the commands available in that window. There is now a help window
  62.     that pops up along with the sub directory window showing all available
  63.     commands. There is a similar window that pops up along with the
  64.     ARC file window.
  65.  
  66.  
  67. New View function.
  68.  
  69.     This rewrite is the direct result of an overwhelming amount of user
  70.     requests. (I took a beating on this one!)
  71.  
  72.     The HOME,END,PG UP, PG DN and arrow keys all function in view now.
  73.     There is a WordStar (c) type filter toggle (the "F" key) and a HEX
  74.     dump mode toggle (the "M" key) that are available at all times.
  75.     NARC first extracts the file to the default drive into a file called
  76.     NARC.TMP and then proceeds to view the file. When viewing is finished,
  77.     the NARC.TMP file is deleted. If there is not enough room on the
  78.     default drive to create the NARC.TMP file, you are prompted for
  79.     another drive that can be used for the temporary file. The ESCape
  80.     key will end the view session.
  81.  
  82.  
  83. Trivia status screen.
  84.  
  85.     This is a new screen that shows some semi-useful information about
  86.     the current NARC environment. The screen is invoked from the
  87.     main NARC screen via the ALT-F10 key sequence.
  88.  
  89.  
  90. Removed check disk space BEFORE extraction feature.
  91.  
  92.     This feature was removed after rethinking the process. This was done
  93.     since MOST extractions will proceed correctly and when this is
  94.         done on all extractions, speed is sacrificed. If a disk write is
  95.     unsuccessful, then the user is asked whether or not to continue
  96.     (if extracting tagged) or abort. If the user aborts, then any partial
  97.     file is deleted.
  98.  
  99.  
  100. Command line processor.
  101.  
  102.     A command line processor has been added that is compatible with
  103.     both ARC and PKXARC. There are some variations on the implementation
  104.     of these commands that are not wholly compatible with ARC and PK. For
  105.     example, the ONLY command that operates on wildcard subfiles is the
  106.     extract command. The "T" (test ARC integrity command) will simply open
  107.     the ARC file and display the main NARC screen. This is done, since NARC
  108.     does the integrity check when reading the ARC file. The "D" (delete
  109.     subfile) command will only delete one file at a time. This is done
  110.     since it is very seldom that files are deleted from an ARC anyway and
  111.     the wildcard can be very dangerous.
  112.  
  113.     Command line syntax:
  114.  
  115.         NARC  [command] [ARC file] [submask]
  116.  
  117.     where;
  118.  
  119.     [command]      may be any of the following and may be preceeded by 
  120.                "-" or "/"
  121.  
  122.         D,-D            = delete submask file from ARCmask
  123.         X,-X,E,-E        = extract submask file(s) from ARCmask
  124.         P,-P            = print submask file from ARCmask
  125.         V,-V,L,-L,T,-T,Z,-Z    = open ARCmask file and display files
  126.         C,-C            = view submask file in ARCmask
  127.         H            = shows command line options
  128.  
  129.     [ARC file]      may be any ARC file with or without the extension. An
  130.                 extension of .ARC is assumed, but may be explicitly
  131.                 inlcuded as .ARC or .ARK. The drive/path may also be
  132.                 included.
  133.  
  134.     [submask]       may be any valid wildcard filename.
  135.  
  136.  
  137.         ------------------------------------------
  138.             FOR REGISTERED USERS ONLY
  139.         ------------------------------------------
  140.  
  141. Direct Help and feedback networks.
  142.  
  143.         Registered users of NARC now have the option of communicating
  144.         directly with Infinity Design Concepts via the GTPowercomm
  145.         Net-Mail network or through the CRS network. Complete
  146.         information is supplied in the registration packet. You can
  147.         communicate directly with us for the price of a local phone
  148.         call!
  149.  
  150.  
  151. Complete Patch table listings
  152.  
  153.         Registered users now receive a complete listing of useful
  154.         patch locations within NARC.
  155.  
  156. NARCCFG.EXE
  157.  
  158.         The configuration program is no longer included in the
  159.         BBS release of NARC. This file is supplied only to 
  160.         registered users.
  161.  
  162.  
  163. Bonus Utilities
  164.  
  165.         The registration diskette contains several other useful
  166.         IDC utilities.
  167.  
  168.                 THANKS !
  169.  
  170.     I would like to extend a very special thanks to all of those who have
  171.     registered their copy of NARC.
  172.  
  173.                     Gary Conway
  174.                     Infinity Design Concepts
  175.                     1052 Parkway Drive
  176.                     Louisville, Kentucky 40217
  177.  
  178.  
  179. End of file NARC.NEW
  180.